Move GtkTranslateFunc to gtktypeutils.h so we can completely deprecate
authorJohan Dahlin <jdahlin@async.com.br>
Thu, 6 Mar 2008 14:04:30 +0000 (14:04 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Thu, 6 Mar 2008 14:04:30 +0000 (14:04 +0000)
commitb381678a9223bbde553b1cc2d1b7793316f0b1bc
tree5d9069ef361c75ad2a167d7af46cb543496dd1ec
parentb4fbde69b4417e737aa2930f5b77b65a0b829186
Move GtkTranslateFunc to gtktypeutils.h so we can completely deprecate

2008-03-06  Johan Dahlin  <jdahlin@async.com.br>

    * gtk/gtkitemfactory.h:
    * gtk/gtktypeutils.h:
    Move GtkTranslateFunc to gtktypeutils.h so we can completely
    deprecate gtkitemfactory.h.

    * gtk/gtkactiongroup.h:
    * gtk/gtkstock.h:
    Do not include gtkitemfactory.h directly, instead include gtktypeutils.h

    * README.in:
    Add a note describing this slight incompatible change

svn path=/trunk/; revision=19721
ChangeLog
README.in
gtk/gtkactiongroup.h
gtk/gtkitemfactory.h
gtk/gtkstock.h
gtk/gtktypeutils.h